Coder Social home page Coder Social logo

syobonaction's Introduction

Free Syobon Action

The original game developer: ちく link

The developer of Word 5 to 9: Bluvel link

The original "README" file ("りーどみぃ.txt") is converted into UTF-8 in README.ja.txt.

This version is aim to keep a copy of compilable source code.

Operation Explanation

Key Explanation
or move
or Z jump
space double speed
self-destruction
ESC exit
F1 back to the title screen
0 at the title screen strange dungeon (bugs may occur)

You can play on any stage by pressing 1~9 at the time of title.

Build Instructions

This source code supports MinGW and MSVC on Windows. TDM-GCC is recommended.

Building this game dependents on DxLib.

CMake is needed to build the project. The following is the instructions:

  • Install CMake.
  • Run CMake configuration command in this project directory. For example, if using TDM-GCC, you need to include the TDM-GCC binary PATH to your PATH and run cmake . -B cmake-build-msys2 -G "MinGW Makefiles".
  • Build the proect. With the above example, run cmake --build cmake-build-msys2.

Specially, this game support VC6:

  • Start CMD, run VC98\Bin\VCVARS32.BAT to setup the VC6 environment.
  • run build-vc6.bat in the project directory.

TODO List

  • Use Unicode string literal, make the game's title displays normally on Windows with any character sets
  • fix bugs
    • stars disappear in the begining of 1-3 sometimes
    • save points in 1-3 works incorrectly
    • super star in world 1-2-2 fly straight up

syobonaction's People

Contributors

chirsz-ever avatar

Watchers

James Cloos avatar  avatar

Forkers

suxto

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.