Giter VIP home page Giter VIP logo

rad's Introduction

Rad

Rapid Application Development

rad's People

Contributors

archonza avatar

Watchers

 avatar  avatar

rad's Issues

Update Jumper1 no.8.

Created issue for checking in work against bug number.

  • Updated collision detection mechanism to also collide when jumping.
  • Added additional object to level to visualise collision better.

Update Jumper1 no.5.

  • Finished implementation of turn left, turn right and jump.
  • Modified Model/Character class to have update method.

Update Jumper1 no.1.

Create new game Jumper1:

  • Create a new 2d side scroller game called Jumper1.
  • Implement game using MVC architecture.
  • Design folder structure.
  • Create some initial game functionality and get game to building/running state.

Update Jumper1 no.6.

Perfected move left, move right, jump actions.
- Moved all movement behaviour to newly created update method
in Mode/Character class with only essential elements in Controller.
- Removed arguments from Model/Character Update method, rather making
public static attributes, thereby conforming to design.
- Disabled ToggleFullScreen which created issues during debugging while
having breakpoints.

Update Jumper1 no.4.

Design change in imminent.

  • Implemented parial move left-, move right- and jump actions.

Update Jumper1 no.9.

  • Update collision detection to move while on top of world objects.
  • Update collision detection to move while against world objects.

Update Jumper1 no.3.

Design change imminent.
Current implementation:

  • Menu
  • New Game with line for level and character.
  • Level builder.
  • Exit.

Update Jumper1 no.2.

Create the initial MainMenu functionality with the following basic options:

  • New Game
  • Build Level
  • Exit

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.