SkillAgentSearch skills...

Nouron

Nouron is a free space opera browsergame. Code is using Laminas, Bootstrap and JQuery as technical basis.

Install / Use

/learn @nouron/Nouron
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nouron — A Free Space Opera Browsergame

Nouron is a sci-fi strategy browsergame built with PHP 8, Laminas MVC, SQLite and Bootstrap 5.

Quickstart

Nouron uses an SQLite database delivered with the project (data/db/nouron.db), so no database setup is required for local testing.

Requirements: PHP 8.0+, Composer

# After cloning, install dependencies
composer install

# Start local dev server
php -S localhost:10000 -t public/

# (Optional) Run unit tests
./vendor/bin/phpunit

Bug Tracker

https://github.com/nouron/nouron/issues

Blog and Social Media

Authors and Supporters

  • Mario Gehnke — https://github.com/tector
  • Thanks to Peter Wippermann (www.todoz.de) and Jacqueline Wiesenberg for some of the graphics.

Copyright and License

Copyright 2012–2026 Mario Gehnke

The source code is licensed under the GNU General Public License V3. See:

  • LICENSE.txt
  • http://www.gnu.org/licenses/

All graphics and texts are licensed (unless otherwise noted) under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Germany (CC BY-NC-SA 3.0). See:

  • (de) http://creativecommons.org/licenses/by-nc-sa/3.0/de
  • (en) http://creativecommons.org/licenses/by-nc-sa/3.0/de/deed.en

This project uses third-party frameworks and libraries with their own licenses:

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated3d ago
Forks1

Languages

PHP

Security Score

80/100

Audited on Mar 22, 2026

No findings