GithubHelp home page GithubHelp logo

e7ite / blockbreaker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.81 MB

Breakout game using Django, HTML5 Canvas, Vue.js, and WASM technologies

License: MIT License

Dockerfile 0.02% Shell 0.01% Python 0.94% CSS 47.82% JavaScript 49.34% C++ 0.66% HTML 1.20%

blockbreaker's Introduction

BlockBreaker

My final project for my CINS 465 Web Programming Fundamentals class. This is a remake of the classic Breakout game in HTML5 Canvas. THe purpose of this project was to explore modern web development frameworks and technologies. This is my first project that stores a database to keep track of player users.

Technologies used

Django: Web development framework that allows easy management of project, and handles database of player names and scores.

WebAssenbly: Used to write game logic, including ball physics, collision detection, brick movement, and score. The purpose of using WebAssembly here was strictly for learning purposes.

Emscripten: Translated C++ game logic to WASM and JS to be used within HTML5.

Vue.js: REST API which allows updating of game scores in real-time.

Nginx: HTTP server used to allow players to connect.

HTML5 Canvas: Renders the game to the web page.

Preview

Preview

Sources:

Breakout game template: https://youtu.be/14Vx2lxuWlI

Emscripten game tutorial: https://blog.logrocket.com/first-game-in-webassembly/

Emscripten API: https://emscripten.org/docs/api_reference/index.html

blockbreaker's People

Contributors

e7ite 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.