From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: vidak@riseup.net Newsgroups: gmane.emacs.help Subject: Virtual pet for Emacs Date: Sat, 23 Apr 2022 20:25:18 -0700 Message-ID: <267f98227b970b1385d062302c708dd4@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15517"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Apr 24 05:26:07 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1niSsw-0003qa-KK for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 24 Apr 2022 05:26:06 +0200 Original-Received: from localhost ([::1]:41430 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1niSsv-0003ls-AY for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 23 Apr 2022 23:26:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1niSsF-0003lR-Tx for help-gnu-emacs@gnu.org; Sat, 23 Apr 2022 23:25:23 -0400 Original-Received: from mx1.riseup.net ([198.252.153.129]:49132) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1niSsD-0005qf-LA for help-gnu-emacs@gnu.org; Sat, 23 Apr 2022 23:25:23 -0400 Original-Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4KmD6l197ZzDrBD for ; Sat, 23 Apr 2022 20:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1650770719; bh=dDVeZ4tgPlhSKiLrAAyrU21NSqpww4hzc2rHbctHjaQ=; h=Date:From:To:Subject:From; b=D5pJjfdOBo5u9rBaCgjwRRvKOLUjrTD/qoV9zcUo7XhNkzxqQsXljnW6EFo2Yk2Fj A+3RcoZ7wFUTe74u1dQnEgWIc2ezmXSEJXh7XTxWYEA3prX6cM/sOS+RklQGqIq+QB pV3SeEMJVDlNI0KUSthxhqK3gD/XTRlKN/exf/eM= X-Riseup-User-ID: 08C322F147B19F7AE2CC86B987466FA1ECC26DCA51F7E45EE6CA13BFED5661AF Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4KmD6l0BbZz2198 for ; Sat, 23 Apr 2022 20:25:18 -0700 (PDT) Received-SPF: pass client-ip=198.252.153.129; envelope-from=vidak@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:137010 Archived-At: Hello! I am making a virtual pet simulation game for Emacs. I want to be able to build physical versions of the pet, and fund development for the next release. https://www.kickstarter.com/projects/vidak/uwuel-virtual-pet This is my crowdfunding project page. You'll note my code is GPLv3 (: Thanks in advance! ~vidak.