Giter Club home page Giter Club logo

pynasour's Introduction

Pynasour

Chrome T-Rex's clone in Python 3 using retro game engine pyxel .

kitao/pyxel: A retro game engine for Python

play


Features

  • Avoid enemies with SPACE key.
  • Cool SoundEffect and BGM.
  • High score is kept in local.
  • Feel free to use sprite.

sprite


Installation

Windows

# Python>=3.6.8
pip install pynasour

Mac

brew install python3 gcc sdl2 sdl2_image gifsicle

# Python>=3.6.8
pip install pynasour

Linux

sudo apt install python3 python3-pip libsdl2-dev libsdl2-image-dev gifsicle

pip install pynasour

For more details, please refer to the following link.

kitao/pyxel README.md at v1.1.8


License

Pynasour is under MIT license. It can be reused within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice.

pynasour's People

Contributors

dannyso16 avatar eggplants avatar timbledum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pynasour's Issues

Add to pyxel wiki

Love this game - great work on the graphical style!

Do you want to add this to the user samples section of the pyxel wiki? I can do if you like.

test failed with error: `pyxel error: invalid color in 'ClearScreen'`

#7test/test_dancing_tonight.pyが失敗します。test/test_sprite.pyは正常に動作します。

$ uname -vorm
5.11.0-37-generic #41-Ubuntu SMP Mon Sep 20 16:39:20 UTC 2021 x86_64 GNU/Linux
$ pip show pyxel
Name: pyxel
Version: 1.1.8
Summary: A retro game engine for Python
Home-page: https://github.com/kitao/pyxel
Author: Takashi Kitao
Author-email: [email protected]
License: MIT
Location: /home/eggplants/.pyenv/versions/3.9.7/lib/python3.9/site-packages
Requires: numpy
Required-by: pynasour
$ python test_dancing_tonight.py
load as old pyxel format
pyxel error: invalid color in 'ClearScreen'

Music / SFX

If you like I can have a go at adding some music and sound effects to this game? Happy if you already have plans though. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.