Log In  
Follow
Zero

Trans plural system. We like games and programming, but suck at it.

[ :: Read More :: ]

Cart #smooth_movement-0 | 2020-03-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


A small cart I made with some simple movement that is very smooth.
It's left/right with up arrow for jump and down arrow for smash down.

P#73938 2020-03-15 02:27 ( Edited 2020-03-15 02:29)

[ :: Read More :: ]

by Zero
Cart #ocean-1 | 2019-09-29 | Code ▽ | Embed ▽ | No License


A game I made during the UW GI Fall 2019 Game Jam.
The theme was Create the Unknown.

The game will create and show you a random 3x3 pattern of blocks, and your
goal is to create it from memory, but you can't see where your character is or where
the blocks that you've placed are.

The mode that you're in is displayed on the top-right of the screen.
You can switch between modes by pressing Z.
There are 3 modes:

Move:
Use the arrow keys to move around.
Press X to reveal what you've built then press the right-arrow key to see if you've won.
If you didn't get the pattern correct, it will reset the building area, but with the same pattern.

Select:
Use the left and right arrow keys to switch between blocks
in the hotbar at the top of the screen.

Build:
Use the arrow keys to select where to place the blocks.
You can place blocks in the 4 tile spaces around the player. You can use this to figure out
where the player is.
Press X or the left mouse button to place a block.

P#68256 2019-09-29 17:31 ( Edited 2019-09-29 19:21)

[ :: Read More :: ]

by Zero
Cart #pong-0 | 2019-09-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


2 player pong game I made.
Player 1 (left) uses Z/X for up/down.
Player 2 uses U/D arrows.

P#67997 2019-09-22 14:23 ( Edited 2019-09-22 14:24)