Giter Site home page Giter Site logo

tinydarius's Introduction

TinyDarius

Japanese/日本語

Work in progress. Now only stage A.
It also serves as dogfooding for my libraries (goblib,goblib_m5s).

Due to rights issues, image and sound resource data are not included.
For guidelines on creating your own resources here

Overview

Boss rush from arcade game "DARIUS".
We are not running it on an emulator, but on our own code.
Therefore, the behavior is different from the real thing.
I have nothing but respect for the people and company that created "DARIUS".

Support hardware

M5Stack Basic,Gray

Require

M5Stack Faces + GB Face

How to build

You can build on ArduinoIDE or PlatformIO with Visual Studio Code.
Please refer to the respective Webpage for instructions on how to build each environment.

Require

platform.ini for PlatformIO

Settings

Item Settings
platform [email protected]
board m5stack-core-esp32 or m5stack-gray

Build env

env description remarks
master Master build with LovyanGFX No debugging features
master_M5GFX Master build with M5Unified No debugging features
release Release build with LovyanGFX Debugging features available
release_M5GFX Release build with M5Unified Debugging features available

TinyDarius.ino for ArduinoIDE

TinyDarius.ino is empty file. setup() and loop() in ./src/main.cpp.
The build will be equivalent to release in platform.ini.
If you want to change building env,then you need edit platform.txt
Please refer to the env description to set the options.

How to play

Button Description
Select Insert coin
Start Start game if credits exists
Cross Moving my ship
A Shot(Software rapid shot)
  1. Please inert coin.(Push select)
  2. Push start and start game.
  3. Can't move until enemies appear.(Please wait)
  4. Defeat the boss in time. (The boss will escape when the time is up)
  5. Choose next stage by ship position.(Be careful for obstacles)
  6. Game clear when you defeat all boss.

Scheduled for implementation

(Maybe if I have time I will make an effort to do so to the extent possible)

  • Add more boss.
  • Add time bonus on round clear.
  • Add more SFX.
  • Save/load score ranking.
  • Add missile and power up for ship... hmm, May or may not be implemented.

It will be rewritten to be based on the gob_tilemap that is being created.
Please be patient.

Special thanks

@KojiSaito Influenced by his programming for M5Stack, I also bought M5Stack. Thanks to he has shown me the path to M5Stack development.
@Lovyan03 He is making many cool and useful libraries. Thanks to LovaynGFX I was able to create a game for M5Stack.

Thanks also to the other people who gave me all kinds of advice during the development.

Have a happy coding :)

tinydarius's People

Contributors

gob52 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.