Giter VIP home page Giter VIP logo

pyweek26's Introduction

Let There Be Light

This is an entry in PyWeek 26, with the theme "Flow".

Click here to go to the PyWeek entry page.

Screenshot

Dependencies

This game requires Python 3. I recommend installing the dependencies (Panda3D 1.10 and numpy) via pip, using the command:

pip install -r requirements.txt

Running the game

Open a terminal window, "cd" to the game directory and run:

python run_game.py

Playing the game

The game requires the use of keyboard and mouse. Use the arrow keys to pan the camera around the map. To make a power line, click the source and then click where you want to target it to. Use escape to cancel.

Troubleshooting

If you can't get the game to run properly, edit config.prc to tweak the settings. In particular, if your driver refuses to open a window, remove the line that says framebuffer-srgb true. The game will look dark, however.

Controls

  • 1: switch to the connection tool.
  • 2: switch to the upgrade tool. Only to be used on pylons.
  • 3: switch to the erase tool. Only to be used on pylons.
  • The mouse wheel zooms in and out.
  • Arrow keys navigate around the map.
  • space: toggles pause.
  • tab: cycles the camera focus between unpowered towns.
  • shift-s: takes a screenshot and save it to the current directory.
  • shift-q: immediately exits the game.

And these are for developer / testing use only:

  • shift-l: dumps the scene graph to the console.
  • shift-p: attaches to a PStats server; requires want-pstats true in config.prc.
  • shift-t: spawns a new town in a random location.
  • shift-f: switches the game speed to 10x until you change it again.

Acknowledgements

The music is Contemplation by OpenGameArt user Joth.

Many thanks to the people who keep putting up CC0 sound effects online.

Many thanks to fireclaw, wezu and others for their help testing the game.

Many thanks to those in the PyWeek team and all the other entrants for contributing to make this an awesome challenge, and (hopefully) for taking the time to run and review my game.

~rdb

pyweek26's People

Contributors

rdb avatar

Watchers

James Cloos avatar  avatar

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.