Difference between revisions of "Roguelike Browser Boilerplate"

From RogueBasin
Jump to navigation Jump to search
m
(Updated games made with RBB to add Asterogue)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{library| name = Roguelike Browser Boilerplate
{{library| name = Roguelike Browser Boilerplate
|developer = [[Chris McCormick]]
|developer = [[User:Chr15m|Chris McCormick]]
|released = Aug 21, 2020 (v1)
|released = Aug 21, 2020 (v1)
|relver = v1
|relver = v1
Line 13: Line 13:
|dependencies = JavaScript code editor and a web browser
|dependencies = JavaScript code editor and a web browser
}}
}}
https://img.itch.zone/aW1hZ2UvNzIyNjExLzQwMDc3MjMucG5n/347x500/RDoekb.png


Roguelike Browser Boilerplate is a '''web app template'''
Roguelike Browser Boilerplate is a '''web app template'''
Line 26: Line 28:


The boilerplate comes with '''source code, assets, sounds, screens, UI, and documentation''' (a 46 page PDF) to help you get started.
The boilerplate comes with '''source code, assets, sounds, screens, UI, and documentation''' (a 46 page PDF) to help you get started.
There is also a [https://www.youtube.com/playlist?list=PL5dyN9XHelZOl2yTZQu9IA4SQFcA3giac screencast tutorial series available on YouTube] to show you how to use the template.
== Games made with RBB ==
* [https://chr15m.itch.io/asterogue Asterogue] is set in a procedurally generated asteroid interior.
* [https://chr15m.github.io/roguelike-browser-boilerplate The default game] that comes with the boilerplate.
* [https://chr15m.itch.io/central-park-nanotech-warlex Central Park Nanotech Warlex], a post-apocalyptic Kenney 2020 gamejam entry.
== Screenshots ==
https://img.itch.zone/aW1hZ2UvNzIyNjExLzQwMDc3MjUucG5n/347x500/%2BJf2lM.png
https://img.itch.zone/aW1hZ2UvNzIyNjExLzQwMDc5MDUuZ2lm/347x500/RL6y7Y.gif
https://img.itch.zone/aW1hZ2UvNzIyNjExLzQxNDUxMjIuZ2lm/347x500/Qds4pO.gif
https://img.itch.zone/aW1hZ2UvNzIyNjExLzQwMDc4MjQucG5n/347x500/sj0BwF.png
https://img.itch.zone/aW1hZ2UvNzIyNjExLzQwNDYwMTkucG5n/347x500/56m%2BpJ.png
https://img.itch.zone/aW1hZ2UvNzIyNjExLzQwMDc3MjcucG5n/347x500/qReBt7.png
[[Category:Roguelike engines]]
[[Category:Stable engines]]
[[Category:Commercial games]]
[[Category:Browser games]]
[[Category:Developing]]

Latest revision as of 14:30, 5 March 2021

Roguelike Browser Boilerplate
Library project
Developer Chris McCormick
Released Aug 21, 2020 (v1)
Updated Aug 31, 2020 (v2)
Status Released
Licensing Commercial
P. Language JavaScript, HTML
Platforms Browser
Dependencies JavaScript code editor and a web browser
Official site of Roguelike Browser Boilerplate


RDoekb.png

Roguelike Browser Boilerplate is a web app template you can use to get a head start on your browser based roguelike game using JavaScript, CSS, and HTML.

Get it at https://chr15m.itch.io/roguelike-browser-boilerplate

It's a minimal but complete game using Rot.js and other JavaScript and CSS libraries to take care of things like title screens, menus, touch input, sound effects, mobile device testing and tileset graphics.

The boilerplate comes with source code, assets, sounds, screens, UI, and documentation (a 46 page PDF) to help you get started.

There is also a screencast tutorial series available on YouTube to show you how to use the template.

Games made with RBB

Screenshots

%2BJf2lM.png

RL6y7Y.gif

Qds4pO.gif

sj0BwF.png

56m%2BpJ.png

qReBt7.png