Code Monkey home page Code Monkey logo

celox-inpes's Introduction

Celox Inpes

A re-creation of ABAGames' Charge Rush, using Luxe Engine, for purpose of learning. The original vision aims to create a simple HTML5 game for mobile browsers.

Versions and branches

The projects have had several iterations since its original creation. Each milestone are remarked on a branch.

  • harddark: The first creation of the game. Remarked for not using any graphic images and utilisation of Luxe's features such as luxe.structural.Pool and luxe.Events. The outcome, however, was highly processing-ineffective and unplayable on mobile browsers.
  • uglylight: A re-creation of the entire game from near scratch. Attempted to optimize for mobile, use lighter and pastel shades of colors, and several alternative methods that is more conventional to a generic game engine. The result is an ugly-as-hell game.
  • redux1: A return to dark color, procedural drawing method using Luxe.draw and several other Luxe's unique features, such as collision detection within luxe.Component.
  • redux2: The latest iteration. Returned to using pooling. This iteration, ironically, strongly resemble the first version of the game, plus an immense amount of optimizations and fixed bugs in the process.

It has been interesting project, though not necessarily fun and the outcome has been far from desirable. This is likely due to the alpha status of Luxe. The project is currently on hiatus, but is likely to be updated in the future as Luxe is continually being developed towards a final status.

Credits

Sven Bergström, for tirelessly, patiently, and repeatedly answering my (dumb) questions. And more importantly, for the creation of Snowkit and Luxe.

@Zielak. Your codes have been of great help. Your component.Collider is duly thanked.

The community on Snowkit chatbox.

Typeface Murazela STD created by Vicente Lamónaca.

Musical loop and sound effect generated by HTML5 Drum Machine.

Closing

Play the Redux version, hosted on my personal Google Drive.

Play the original version on my Itch.io page.

Feel free to fork. Feedback are appreciated and welcomed.

celox-inpes's People

Contributors

junongx avatar

Watchers

 avatar

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.