Giter Site home page Giter Site logo

poketext's Introduction

PokeText

A Pokemon catching and (sorta) exploring CLI application.

Built for the corresponding Boot.dev course in an effort to learn the ins and outs of Golang by me.

Installation

Step -1: Install Go in your system

Download a working version of go based on your system in the corresponding Go Lang Website.

Step 0: Getting PokeText Installed

Download an appropriate executable file from the Releases page. That's it.

Step 1: Execute the executable from a CLI

Kinda self-explanatory, ain't it?

Step 3: Gotta catch 'em all!

You're in the PokeText CLI. Remember to use the help command if you're ever stuck

Compiling

Easy peasy.

  git clone https://github.com/shahank42/poketext.git
  cd poketext
  go build && ./poketext

This is for Loonix. Do the corresponding thing if you're on Windows or some other OS.

Why Even Bother With Something Like This?

That's exactly what I asked myself before I started. Like everyone else, I dismissed the idea of creating a CLI Pokedex because, well, it seemed too easy and not "cool enough". But then I realized that despite how much I keep touting about Golang I didn't have any proper project written in it. Welp time to change that. I was gonna finish this seemingly easy project in one night.

It was more involved than I expected it to be. Not anything too difficult, but yeah definitely a good exercise of the brain.

Here are the things I learned along the way:

  • Golang's package system for organizing code (which I absolutely love)
  • Writing my own cache and cache middleware (yep, from scratch)
  • How to think in the Golang way (can't really elaborate much on it, Go code has a certain feel to it which you can sense once you actually write a lot of it)
  • Write code faster (I was practising using NeoVim so lmao)

Overall it's nice, maybe I can keep on developing it and add a bunch of cool features if I get enough willpower and motivation.

Contributing

Lol idk why anyone would, but sure any contributions are welcome.

Maybe you're also learning Golang and are diving into open-source contributions? Well then PokeText can act as a cool first repository, just imagine contributing to some stranger's project :-)

poketext's People

Contributors

shahank42 avatar

Stargazers

Jaysmito Mukherjee avatar Syamantak Pyne avatar Soumyajit Datta avatar Justin Floyd avatar  avatar

Watchers

 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.