All Projects → ryukinix → fractal-plan

ryukinix / fractal-plan

Licence: other
An animation using geometric plan! How we do beautiful and psychedelic things?

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to fractal-plan

Conway-s-Game-of-life---Python
Conways game of life with pygame
Stars: ✭ 26 (-18.75%)
Mutual labels:  pygame
AlphaZero-Renju
No description or website provided.
Stars: ✭ 17 (-46.87%)
Mutual labels:  pygame
carAI-Demo
使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo
Stars: ✭ 64 (+100%)
Mutual labels:  pygame
pygameweb
🎮🕸️ pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.
Stars: ✭ 94 (+193.75%)
Mutual labels:  pygame
ALIEN INVASION
A repository with game files being made with pygame
Stars: ✭ 35 (+9.38%)
Mutual labels:  pygame
luma.emulator
Provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.
Stars: ✭ 32 (+0%)
Mutual labels:  pygame
COVID-Resource-Allocation-Simulator
Agent-based modelling for resource allocation in viral crises to investigate resource allocation and policy interventions with respect to transmission rate.
Stars: ✭ 61 (+90.63%)
Mutual labels:  pygame
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (-43.75%)
Mutual labels:  pygame
Arcade-CS-Games
Jeux pour l'arcade des CS Games
Stars: ✭ 18 (-43.75%)
Mutual labels:  pygame
TerraCraft
Voxel Engine written in Python 3 + Pyglet.
Stars: ✭ 49 (+53.13%)
Mutual labels:  pygame
connect4
🎮 It is a two-player connection game in which the players first choose a color and then take turns dropping one colored disc from the top into a seven-column, six-row vertically suspended grid. The pieces fall straight down, occupying the lowest available space within the column, user wins by forming row of four of same color
Stars: ✭ 18 (-43.75%)
Mutual labels:  pygame
python-tetris
Tetris game with AI made by pygame, inspired by react-tetris
Stars: ✭ 19 (-40.62%)
Mutual labels:  pygame
space-invaders
👾Python clone with a modern twist
Stars: ✭ 209 (+553.13%)
Mutual labels:  pygame
raylib-py
A Python binding for the great C library raylib.
Stars: ✭ 147 (+359.38%)
Mutual labels:  pygame
python-game-snake
A Game-Snake version of AI to play Snake automatically.
Stars: ✭ 30 (-6.25%)
Mutual labels:  pygame
PlaneWars
微信飞机大战 python pygame
Stars: ✭ 22 (-31.25%)
Mutual labels:  pygame
Chip8Python
A Super Chip 8 emulator written in Python
Stars: ✭ 65 (+103.13%)
Mutual labels:  pygame
Masendor
Educational and historical wargame
Stars: ✭ 65 (+103.13%)
Mutual labels:  pygame
Kenney-Checkers
Mini-project of the discipline Programmation 1 - UFCG - Computer Science
Stars: ✭ 16 (-50%)
Mutual labels:  pygame
PygameWidgets
A module for use with Pygame. Includes fully customisable buttons, textboxes, sliders and many more, as well as the ability to create and run animations on these widgets.
Stars: ✭ 34 (+6.25%)
Mutual labels:  pygame

Fractal-plan

This repository shows some operations with plane geometry (for now) that induces to an animation with music.

DANGEER!

Everything you'll see here is a lot of mad stuff. Careful to not lose your sanity (if you still have).

crazy-graph

Dependency

You will need of:

To install pygame in linux debian-based you have two options:

  • Using apt:

    sudo apt-get install python3-pygame
  • Using pip:

    sudo pip install pygame

Usage

This a beautiful thing. Why you don't only execute this? Fuck the explanation. Just execute!

  • python fractal.py

Optionals:

  • python fractal.py --music-dir <your-music--directory-content>
  • python fractal.py --no-music

These are the fuckin' action keys:

Key Action
ESC Exit
+ Plus vertex
- Minus vertex
Left?
Up?
Right?!
Down?
ENTER Play/Stop Music
TAB Next music

Contributing

  1. Understand this code and your propose (I wouldn't know tell).
  2. Fork it!
  3. Create your feature branch: git checkout -b my-delicious-feature
  4. Commit your changes: git commit -am 'Add some delicious'
  5. Push to the branch: git push origin my-delicious-feature
  6. Submit a pull request :D (if I believe this is a reasonable PR, then I'll merge)

History

Self-destruction. What are you still doing here? Go away!

Roadmap

  • Find answer of the multiverse with hash #42 (weightless).
    • Implement a representation of fractal geometry with the set of complex numbers.
    • Encode a genetic algorithm with number theory and numerical analysis.
    • Try understand what the main fuckin' developer is doing.
  • Pull random musics of the user data.
  • Make some interactive graph (I made two).

Credits

  • Me (Manoel Vilela)

License

Creative Commons ShareALike

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].