Skip to content

takaneichinose/pyxel_bit_maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit Maze

Description

This is the first game I created using Pyxel.

I usually create this game when I'm trying to use a game engine that's not familiar to me.

I just made a little re-design to the images, because why not.

This is also my first time using Python. It's fun to code with.

Game description

This game is simple. Just control the character using your left/arrow key then space bar to jump.

Try to react the goal to complete the game. The finish line is the dancing mysterious plant.

Avoid the spiders that are hidden around the map. If you made contact to it, you lose.

Resources

All the assets (images/audios) are created using this game engine.

I used Visual Studio Code to write the program.

The game

The game can be access by clicking one of the links below.

Pyxel Bit Maze

Codepen