All Projects → Pleiades0428 → GameOfLife

Pleiades0428 / GameOfLife

Licence: Apache-2.0 license
A python implementation of 'game of life'

Projects that are alternatives of or similar to GameOfLife

Tinx
⛔️ Laravel Tinx is archived and no longer maintained.
Stars: ✭ 437 (+2470.59%)
Mutual labels:  tinker
Fastdex
🚀 加快 apk 的编译速度 🚀
Stars: ✭ 1,457 (+8470.59%)
Mutual labels:  tinker
sliver
REPL for SilverStripe, powered by Psysh. Interactively debug and tinker with a sliver of your code.
Stars: ✭ 17 (+0%)
Mutual labels:  tinker
Laravel Web Tinker
Tinker in your browser
Stars: ✭ 664 (+3805.88%)
Mutual labels:  tinker
Tinkerpatch Sample
已经改造完自身App的Application的应用的参考Sample
Stars: ✭ 63 (+270.59%)
Mutual labels:  tinker
Laravel Tinker Server
Tinker with your variables while working on your Laravel application
Stars: ✭ 203 (+1094.12%)
Mutual labels:  tinker
Laravel Sketchpad
An innovative front-end environment for interactive Laravel development
Stars: ✭ 302 (+1676.47%)
Mutual labels:  tinker
cgolGo
Conway's Game of Life in Golang
Stars: ✭ 38 (+123.53%)
Mutual labels:  gameoflife
Tinker app
Android热更新Tinker + 多渠道打包 + 加固的流程详解demo
Stars: ✭ 67 (+294.12%)
Mutual labels:  tinker
Game-of-Life-in-Java
John Conways Game of Life in Java, either as a applet or as a stand alone program.
Stars: ✭ 19 (+11.76%)
Mutual labels:  gameoflife
Tinker Manager
微信tinker补丁管理,后端代码+客户端sdk
Stars: ✭ 670 (+3841.18%)
Mutual labels:  tinker
Meteorite
一个基于Android MVP的简单明了的指引性通用架构,目的是帮助更多的开发者去全面了解实践开发相关的各种技术,快速搭建属于自已的APP。这个项目涉及到如下技术的实际应用:1、MVP 2、网络请求(Novate基于rxjava,okhttp,retrofit封装架构)3、DbFlow(可保存文件入SD卡) 4、6.0权限申请 5、XRecyclerView 6、万能Adapter7、异常处理 8、日志打印 9、屏幕适配 10、代码混淆 11、多渠道打包 12、内存泄露检测 13、热修复 14、升级更新 15、极光推送 工程更新完善中……欢迎关注 @特别感谢ZJ.Y的Logo支持。
Stars: ✭ 49 (+188.24%)
Mutual labels:  tinker
GameOfLife
Conway's Game of Life
Stars: ✭ 18 (+5.88%)
Mutual labels:  gameoflife
Laravelfly
To be an absolutely safe solution to speed up Laravel with Swoole. Preloading + Coroutine and Tinker Online.
Stars: ✭ 459 (+2600%)
Mutual labels:  tinker
tinker-dex-dump
用来查看tinker生成的dexdiff格式内容工具,收录于微信tinker官方wiki
Stars: ✭ 112 (+558.82%)
Mutual labels:  tinker
Zhumulangma
高仿喜马拉雅Android客户端,单activity多fragme组件化架构(新增ams版)
Stars: ✭ 377 (+2117.65%)
Mutual labels:  tinker
Kingtv
📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame
Stars: ✭ 1,594 (+9276.47%)
Mutual labels:  tinker
situp android proj
🚀一个基组件化、模块化、MVP + MVVM 计划 App,兼容安卓 10.0 9.0 8.0 等 🔥a app like keep, you can edit your plans here, and you can share your life to others by post, too.🔥
Stars: ✭ 15 (-11.76%)
Mutual labels:  tinker
tinker-zero
Bridge laravel/tinker for your laravel-zero applications
Stars: ✭ 39 (+129.41%)
Mutual labels:  tinker
logic-life-search
Cellular automata search program
Stars: ✭ 23 (+35.29%)
Mutual labels:  gameoflife

GameOfLife

This is an implementation of game of life with Python. It has a console version and UI version made with Tk.

I'm currently working on patterns preview and world state edit.

V0.2

Add patterns preview in UI and a patternsLoader module. All the patterns are stored in folder 'patterns'.

V0.1

A basic GameOfLife world.

Screenshot

Screenshot

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].