mshemuni / ACE

niAei spaCe gamE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACE

ACE (niAei spaCe gamE) is a 2D space shooter game written on Python.

This game has no purpose other than showing coding is fun. With good coding experience, one can create a game with a little effort.

Space

Requirements

  • pygame==2.1.2
  • v3d==0.0.5

Installation

Obtain ACE:

git clone https://github.com/mshemuni/ACE.git

cd ACE

Install requirements

pip install pygame==2.1.2 v3d==0.0.5

or

pip install -r requirements.txt

Run it

python main.py

Author

Mohammad S.Niaei

m.shemuni@gmail.com

About

niAei spaCe gamE

License:GNU General Public License v3.0


Languages

Language:Python 100.0%