Coder Social home page Coder Social logo

openwrld / starmines-tng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jkarjala/starmines-tng

0.0 0.0 0.0 72.31 MB

A space shooter inspired by old classic arcade games like Asteroids and Omega Race.

License: GNU General Public License v3.0

Scala 44.24% Shell 0.37% HTML 3.43% POV-Ray SDL 19.09% PLSQL 23.91% JavaScript 4.10% PHP 2.41% CSS 0.27% TSQL 2.16%

starmines-tng's Introduction

StarMines: The Next Generation

StarMines is a space shooter inspired by old classics like Asteroids and Omega Race.

The SM:TNG is the StarMines for Java rebooted using the HTML5 technology and modern tools like Scala.js.

You can play the game at smtng.jpkware.com.

demo

Development

The game levels contain enemies spawned based on rules defined in the EnemyManager class. If you'd like to add new enemy types, look at the existing enemy classes derived from the base Enemy.

The 'pov' folder contains the Persistence of Vision 3D models used to render most of the sprites. The pre-rendered sprites were packed to sprite sheets with TexturePacker Pro. The 'raw' folder contains various original resources used to create the other game assets. Sprites for new enemy types do not have to be integrated to the main assets, they can be loaded from new independent images.

The 'server' folder contains a PHP script for high scores. Debugging it locally requires a local web server with PHP and MySQL to be set up.

The game always posts high scores to jpkware.com, however, the server accepts the requests only from a set of pre-configured web page URLs which include 127.0.0.1:12345 and 127.0.0.1:8080 for local dev testing. If you'd like to host the game on your own site, please contact me and I can add your site to the whitelist.

The deploy.sh script can be used to deploy the application to a remote Apache based host (using ~/public_html), assuming SSH keys have been set up. The promote.sh is used to promote a deployed version to production.

License

StarMines: The Next Generation copyright Jari Karjala 1999-2020.

StarMines: The Next Generation is licensed under GNU General Public License v3.

Many tools and resources were used to create the game, see the info screen in the game for all the credits.

starmines-tng's People

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.