Code Monkey home page Code Monkey logo

angvil's People

Contributors

burned42 avatar eduardbaer avatar entensee403 avatar hayajiro avatar mychecknix avatar thomaschr avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

angvil's Issues

Touchcontrol should be switchable in main menu

The main menu should use the following code to decide if the controls should be switched on or off by default

if OS.get_name() in ["HTML5", "Android", "iOS"]:
    if OS.has_touchscreen_ui_hint():

The user should afterwards be able to switch it on or off how he wishes.

hud.gd should then use the setting to determine if the controls are visible.

Make probability of enemy spawning adjustable

If the probability of enemy spawning would be a global variable in our Settings scene, then level designers could adjust this probability depending on where in the level you are.

Add Attribution for ALL Assets in credits popup

I've used the jump sound from: https://www.kenney.nl
The license does not require us to do so, however we should appreciate his work!

License: (CC0 1.0 Universal) You're free to use these game assets in any project, personal or commercial. There's no need to ask permission before using these. Giving attribution is not required, but is greatly appreciated!

enemies

so we have something to shoot at

game menu

  • Buttons to start the game
  • display settings
  • credits
  • exit button
  • help page

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.