Skip to content

nickchops/wrong

Repository files navigation

W R O N G

Weaponised Reverse pONG. Battle yourself. In reverse. With guns. WRONG!

This is an open source game written by Nick Smith using Marmalade Quick (Lua + Cocos2d-x + Marmalade SDK)

More info: http://nickchops.github.io/wrong/

https://www.youtube.com/watch?v=BJYM8GPdZ_g | https://www.youtube.com/watch?v=Zfy3fjeUN0s

Full Source code: https://github.com/nickchops/wrong

Marmalade SDK free download: https://www.madewithmarmalade.com/download

##Current public builds


The Game

A bit like a certain vintage arcade game. But in reverse. Against yourself. With guns... WRONG!

Retro arcade fun for one or two players! State of the art 1970s vector graphics!

Twitchy multitouch gameplay with endless waves, head hurting visuals, multiple modes, high scores and achievements. Fits all screen sizes but most fun on a tablet or big-assed phone.

This game is free. As in free speech or free beer. No in app payments. No adverts. It's just for fun.

If you're a coder, this game was originally built as a demo for the Marmalade Quick engine. Development info and source code can be found via the "hack me" menu.

Source code and assets

Feel free to learn from and reuse code. The license below is super permissive, but please don't just clone the game. There's no real value in that anyway!

Please give some credit if you use code and please submit pull requests if you use and improve any of the 'helpers' code.

Say hi on twitter: @nick_chops

Engine mods

You need to copy the contents of engine_mods over the root Marmalade dir (e.g. c:/Marmalade/7.8)

Currently this fixes in 7.8.0 and older:

  • QRenderTexture.cpp: Fixes a bug in render texture memory management. Game will crash in garbage collection without this.
  • QMain.cpp: Makes .lua loading measurably faster. Not needed, but useful!

(C) 2013-2015 Nick Smith.

All code is provided under the MIT license unless stated otherwise:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages