Skip to content

AsamiKamiya/2Dgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This was created during our time as a engineers-in-training at Code Chrysalis.

2Dgame in Python

This is a 2D game. You can play using a cat and collect apples and avoid bombs and enemies.


How to play

After cloning this repository, you need to install python and pyxel.

  1. install python (here)

  2. install pyxel
    pip install pyxel

  3. start to play
    python catGame.py


key config

  • KEY-0: start game
  • KEY-LEFT: move to left
  • KEY-RIGHT: move to right
  • KEY-SPACE: jump
  • KEY-R: reset game
  • KEY-Q: quit game

Uses

  • Python
  • pyxel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages