• Home
  • HTML5 Demos
    • Doctor Who Minigame
    • Homestuck Minigame
    • Spinograph
    • Halberd Character Generator
    • Synthesizer
    • Radial Clock
    • Dice Roller
    • Text Visualizer
    • Gas Lab
    • Scenario Game
    • Barter
  • Arduino/Other Microcontrollers
  • SHS Computer Club
    • Breakout Case Study
  • Java Demos
    • Square Runner
    • Car Defense
    • Other Demos
    • GagsEngine >
      • Overview
      • Early Demos
  • SHS Programming Club
    • Arctic Wars
  • Fractals

SHS Programming Club Presents: Arctic Wars

At my school, I am the Project Manager for our programming club. This year we are working on a strategy game called Arctic Wars. I decided to post the demos we make to show our progress throughout the year.

Demo 1: Introduction to HTML5

This first project is to introduce club members to using HTML5, JavaScript, and CSS. It is a simple example that sets the game board up for further demos.

Controls:
Arrow Keys - Move the blue square around the board
WASD - Move the black square around the board

Credits:
Programming:
Gefry, Jimmy
Graphics:
Seung
HTML/CSS:
Gefry
Debugging:
Gefry
Launch Demo 1

Demo 2: Movement

This second demo uses only the mouse and implements a movement grid like in many games such as Advance Wars and Fire Emblem. Additionally, the graphics are looking much nicer already

Controls:
Mouse - Select and move units around the map

Credits:
Programming:
Gefry, Jimmy
Graphics:
Seung
HTML/CSS:
Gefry
Debugging:
Gefry, Jimmy
Picture
Launch Demo 2
Powered by Create your own unique website with customizable templates.