Coder Social home page Coder Social logo

awake's Introduction

awake's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

awake's Issues

๐Ÿ’ก Lamp system

Create a lamp system which supports the following flow:

  1. define a light switch as a game object within tiled with a Lamp switch id
  2. define lights and set the Lamp switch id on the lights
  3. within Java, load all lamps and create a mapping from lamp switch to lamp (new Lamp class and LampSwitch class required)
  4. The player should be able to toggle the light switch when close (within collision maybe?)

Additionally, the lights should have the following features:

  • on, off or broken
  • life (infinite, by default, can be configured within Tiled (configurable in seconds?). Once a lamp is on, the life depletes then it bursts and breaks. Switching the lamp off stops the depletion process until switched on again

Intro level skeleton

Create the skeleton for an intro level:

  • boy's room
  • hallway
  • bathroom

required:

  • screen transitions between changing rooms
  • lighting & basic physics
  • character movement (move left or right, jumping)

Create house spritesheet

Create a spritesheet to create house background such as floor, walls, doors etc. (semi-isometric)

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.