psycadelik's Projects
These are the projects psycadelik has added.
|
|
|
XNA Terrain Editor
Create or modify heightmaps and color distribution maps.
Rise, lower, flatten or smooth the terrain.
Generate a random terrain.
Paint textures on your terrain.
Day-Night lighting cycle.
Import/Export heightmaps and colormaps
Save/Load Terrain xml files
and more..
(Updated for XNA 2.0)
|
|
Bubblezoid v1.1
Don't let the bubbles invade the screen!
Make bubble combos of three or more bubbles of the same color to pop them up and accumulate points, time attack mode will require you to be a quick shooter if you want to make it to the worldwide top 10 players.
Select "How to play" from the game menu to learn more.
This game took me about two weeks to create. Big thanks to Derek and Thomas who helped me get the 360 version up and running.
Controls : Mouse, Escape, P Key
|
|
Psycho Breakout
Classic breakout arcade game including :
- 6 Item types
- 3 difficulty settings
- animated paddle
- ball spin control
- 4 music loops
- basic 2-players mode
- extra ball every 10K Points
- point multipliers
The game source code is also included.
*requires XNA 2.0 Framework
|
|
Psykoban
This one is a sokoban game (sokoban meaning warehouse keeper).
The objective is simple, push the boxes/barrels in the appropriate locations to complete the level. But you can only move in one direction and can only push one box/barrel at a time.
The game includes 12 levels, and unlike other clones having a character as the player, I used a forklift thing-a-ma-jig.
(Source included)
|
|
Super Stickman Adventures
Simple SMB clone, created to learn more about 2d physics, collisions and tiling.
It includes 5 levels, some enemies, and a whole lot of bananas!
Keyboard controls : arrows, shift, space, enter
Gamepad controls: left stick, x, a, start
(Source included)
|
|
Diamond Digger
My second XNA project, created to learn about tiling, is a boulder dash clone that features 5 levels, 1 enemy type and a top 5 highscore.
(Source included)
|
|
BreakOut Demo
This is my first XNA game (my first C# program as well), a simple breakout game to help me grasp the C# language and XNA framework.
The source also is included in the download.
(requires XNA Beta 1)
|
|
|