Git Product home page Git Product logo

runty8-game-template's Introduction

Runty8 Logo

runty8-game-template

Use this template to create your own runty8 game.

Running

Use cargo run to run your game natively.

Use ./build_script.sh runty8-game-template (or your binary's name) to run your game in the browser.

This requires serve.

Creating your own game

Head over to your src/main.rs to implement your own game.

Feel free to take a look at the code for our port of Celeste for some guidance, here.

Press the Escape key to switch between the game and the editor.

Press Ctrl+S to save changes to your assets (sprite sheet, sprite flags, etc).

runty8-game-template's People

Contributors

jjant avatar lesleyrs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

runty8-game-template's Issues

gitignore Cargo.lock so it doesn't need to be updated

Wouldn't it be better to not include the lock file in this repo so people who create a template get the latest changes? Or is there a reason why you wouldn't want to run cargo update after cloning?

Edit: Never mind this doesn't seem to work the way I want. My intention was to match whatever crates Runty8 master branch was using but idk if that is possible. Runty8 also has no lock file committed.

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.